home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How Multimedia Computers Work
/
How Multimedia Computers Work (1994-6-17) [English].mdf
/
content
/
anx
/
cpu.ini
< prev
next >
Wrap
INI File
|
1994-06-15
|
604b
|
46 lines
;
; CPU.INI for HCW CPU.
;
; Since we can only recover an int using GetPrivateProfileInt, and we need 500 millisecond
; resolution seeking into the wave file;
;
; seek=10 == 10 * 100 = 1000 mSec 1 second
; hold=15 == 15 * 100 = 1500 mSec 1.5 seconds
;
[CPU]
CPU01=
CPU02=
CPU03=
CPU04=
CPU05=
CPU06=
CPU07=
CPU08=
[CPU01]
seekfile=CPUTOUR.WAV
seek=0
hold=104
[CPU02]
seek=104
hold=40
[CPU03]
seek=144
hold=26
[CPU04]
seek=170
hold=145
[CPU05]
seek=315
hold=105
[CPU06]
seek=420
hold=435
[CPU07]
seek=855
hold=171
[CPU08]
seek=1026
hold=207